﻿2026-08-18T06:49:08.8986707Z ##[group]Run actions/checkout@v5
2026-08-18T06:49:08.8987710Z with:
2026-08-18T06:49:08.8988044Z   repository: BigscreenVR/spt-bs-core
2026-08-18T06:49:08.8991093Z   token: ***
2026-08-18T06:49:08.8991428Z   ssh-strict: true
2026-08-18T06:49:08.8991756Z   ssh-user: git
2026-08-18T06:49:08.8992151Z   persist-credentials: true
2026-08-18T06:49:08.8992523Z   clean: true
2026-08-18T06:49:08.8992842Z   sparse-checkout-cone-mode: true
2026-08-18T06:49:08.8993240Z   fetch-depth: 1
2026-08-18T06:49:08.8993560Z   fetch-tags: false
2026-08-18T06:49:08.8993882Z   show-progress: true
2026-08-18T06:49:08.8994220Z   lfs: false
2026-08-18T06:49:08.8994521Z   submodules: false
2026-08-18T06:49:08.8994871Z   set-safe-directory: true
2026-08-18T06:49:08.8995241Z   allow-unsafe-pr-checkout: false
2026-08-18T06:49:08.8995780Z ##[endgroup]
2026-08-18T06:49:09.1006790Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T06:49:09.1008061Z ##[group]Getting Git version info
2026-08-18T06:49:09.1008601Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-18T06:49:09.1247296Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-18T06:49:09.1481052Z git version 2.43.0.windows.1
2026-08-18T06:49:09.1506473Z ##[endgroup]
2026-08-18T06:49:09.1515110Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\12c743cb-caba-41e9-b71b-38aa4c884724\.gitconfig'
2026-08-18T06:49:09.1528341Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\12c743cb-caba-41e9-b71b-38aa4c884724' before making global git config changes
2026-08-18T06:49:09.1529663Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T06:49:09.1533624Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-18T06:49:09.1777786Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-18T06:49:09.2546074Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T06:49:09.2571492Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T06:49:09.2576539Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T06:49:09.2792791Z refs/heads/golden/nameplate-181
2026-08-18T06:49:09.2813929Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-18T06:49:09.3263938Z HEAD is now at a8c32279a release: v0.56.0 shape onto the NAMEPLATE golden head
2026-08-18T06:49:09.5253249Z ##[endgroup]
2026-08-18T06:49:09.5257911Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-18T06:49:10.1106287Z ##[group]Cleaning the repository
2026-08-18T06:49:10.1110335Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-18T06:49:12.3461342Z Removing .adapter-notify/
2026-08-18T06:49:12.3462221Z Removing bench-ledger/
2026-08-18T06:49:12.3462454Z Removing target/
2026-08-18T06:49:12.3487481Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-18T06:49:12.4275154Z HEAD is now at a8c32279a release: v0.56.0 shape onto the NAMEPLATE golden head
2026-08-18T06:49:12.4300091Z ##[endgroup]
2026-08-18T06:49:12.4304323Z ##[group]Disabling automatic garbage collection
2026-08-18T06:49:12.4311640Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-18T06:49:12.4692194Z ##[endgroup]
2026-08-18T06:49:12.4692870Z ##[group]Setting up auth
2026-08-18T06:49:12.4698491Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-18T06:49:12.5454308Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-18T06:49:13.5550063Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T06:49:13.5785700Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-18T06:49:14.0387441Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T06:49:14.1186342Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-18T06:49:14.4972511Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-18T06:49:14.5293641Z ##[endgroup]
2026-08-18T06:49:14.5294026Z ##[group]Fetching the repository
2026-08-18T06:49:14.5303959Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +fe5febdc9580a70745d3d67f41c3d6849e155e18:refs/remotes/origin/diag/pump-188-heartbeat
2026-08-18T06:49:17.5145710Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-18T06:49:17.5146274Z  * [new ref]             fe5febdc9580a70745d3d67f41c3d6849e155e18 -> origin/diag/pump-188-heartbeat
2026-08-18T06:49:17.5885678Z ##[endgroup]
2026-08-18T06:49:17.5886347Z ##[group]Determining the checkout info
2026-08-18T06:49:17.5888130Z ##[endgroup]
2026-08-18T06:49:17.5895846Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-18T06:49:17.6223840Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-18T06:49:17.6480354Z ##[group]Checking out the ref
2026-08-18T06:49:17.6485446Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B diag/pump-188-heartbeat refs/remotes/origin/diag/pump-188-heartbeat
2026-08-18T06:49:17.7824870Z branch 'diag/pump-188-heartbeat' set up to track 'origin/diag/pump-188-heartbeat'.
2026-08-18T06:49:17.7825553Z Previous HEAD position was a8c32279a release: v0.56.0 shape onto the NAMEPLATE golden head
2026-08-18T06:49:17.7825971Z Switched to a new branch 'diag/pump-188-heartbeat'
2026-08-18T06:49:17.7853477Z ##[endgroup]
2026-08-18T06:49:17.8190802Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-18T06:49:17.8481264Z fe5febdc9580a70745d3d67f41c3d6849e155e18
